Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint in CI #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Lint in CI #8

wants to merge 4 commits into from

Conversation

nickswalker
Copy link
Member

Adds PEP8 enforcement to CI
Formats all code to match PEP8
Add catkin lint to CI
Fixes all catkin lint violations

PEP8 is largely a cosmetic thing, but will catch some minor bugs too. catkin lint is more important for making sure packages are set up in a way that their behavior is predictable in different ROS configurations

Will help catch package and CMake issues
Bump setuptools in CI
Seems to be needed to get catkin lint working
Add informational noetic run
Ignore Python 3 file
Declaring message dependencies correctly, mostly
Add permissive licenses to code we own
Install executables, include directories
Add additional dependencies
@nickswalker nickswalker mentioned this pull request Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant